home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / kernels / bare / bare.log < prev    next >
Text File  |  1994-05-14  |  3KB  |  82 lines

  1. Script started on Fri May 13 23:01:47 1994
  2. fuzzy:/usr/src/linux-1.0.9# make cin  onfig
  3. /bin/sh Configure  < config.in
  4. *
  5. * General setup
  6. *
  7. Kernel math emulation (CONFIG_MATH_EMULATION) [y] 
  8. Normal harddisk support (CONFIG_BLK_DEV_HD) [y] 
  9. XT harddisk support (CONFIG_BLK_DEV_XD) [n] 
  10. TCP/IP networking (CONFIG_INET) [y] 
  11. Limit memory to low 16MB (CONFIG_MAX_16M) [n] 
  12. System V IPC (CONFIG_SYSVIPC) [y] 
  13. Use -m486 flag for 486-specific optimizations (CONFIG_M486) [y] 
  14. *
  15. * Program binary formats
  16. *
  17. Elf executables (CONFIG_BINFMT_ELF) [y] n
  18. COFF executables (CONFIG_BINFMT_COFF) [y] n
  19. *
  20. * SCSI support
  21. *
  22. SCSI support? (CONFIG_SCSI) [n] 
  23. :
  24. : Skipping SCSI configuration options...
  25. :
  26. *
  27. * Network device support
  28. *
  29. Network device support? (CONFIG_ETHERCARDS) [y] n
  30. :
  31. : Skipping ethercard configuration options...
  32. :
  33. *
  34. Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] 
  35. Mitsumi CDROM driver support (CONFIG_MCD) [n] 
  36. Matsushita/Panasonic CDROM driver support (CONFIG_SBPCD) [n] 
  37. *
  38. * Filesystems
  39. *
  40. Standard (minix) fs support (CONFIG_MINIX_FS) [y] 
  41. Extended fs support (CONFIG_EXT_FS) [n] 
  42. Second extended fs support (CONFIG_EXT2_FS) [y] 
  43. xiafs filesystem support (CONFIG_XIA_FS) [n] y
  44. msdos fs support (CONFIG_MSDOS_FS) [y] 
  45. umsdos: Unix like fs on top of std MSDOS FAT fs (CONFIG_UMSDOS_FS) [y] 
  46. /proc filesystem support (CONFIG_PROC_FS) [y] 
  47. NFS filesystem support (CONFIG_NFS_FS) [y] n
  48. ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [n] 
  49. OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [n] y
  50. System V and Coherent filesystem support (CONFIG_SYSV_FS) [n] 
  51. *
  52. *  character devices
  53. *
  54. Parallel printer support (CONFIG_PRINTER) [n] 
  55. Logitech busmouse support (CONFIG_BUSMOUSE) [n] 
  56. PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [y] n
  57. Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [n] 
  58. ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [n] 
  59. Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [n] 
  60. QIC-02 tape support (CONFIG_TAPE_QIC02) [n] 
  61. QIC-117 tape support (CONFIG_FTAPE) [n] y
  62.  number of ftape buffers (NR_FTAPE_BUFFERS) [3] 
  63. *
  64. * Sound
  65. *
  66. Sound card support (CONFIG_SOUND) [n] 
  67. *
  68. * Kernel hacking
  69. *
  70. Kernel profiling support (CONFIG_PROFILE) [n] 
  71.  
  72. The linux kernel is now hopefully configured for your setup.
  73. Check the top-level Makefile for additional configuration,
  74. and do a 'make dep ; make clean' if you want to be sure all
  75. the files are correctly re-made
  76.  
  77. mv .tmpconfig .config
  78. fuzzy:/usr/src/linux-1.0.9# exit
  79. exit
  80.  
  81. Script done on Fri May 13 23:02:51 1994
  82.